home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / Rinaldi / HC 2.0 Only / FullText 1.0.cpt / FullText 1.0 / stylesheet_2428.css < prev   
Cascading Style Sheet File  |  1991-02-15  |  412b  |  36 lines

  1.         .style1
  2.         {
  3.         }
  4.         .style2
  5.         {
  6.             font-weight: bold;
  7.         }
  8.         .style3
  9.         {
  10.             font-style: italic;
  11.         }
  12.         .style4
  13.         {
  14.             text-decoration: underline;
  15.             font-weight: bold;
  16.         }
  17.         .style5
  18.         {
  19.             font-family: "Monaco";
  20.         }
  21.         .style6
  22.         {
  23.             font-style: italic;
  24.             font-weight: bold;
  25.         }
  26.         .style7
  27.         {
  28.             letter-spacing: -0.1em;
  29.             font-weight: bold;
  30.         }
  31.         .style8
  32.         {
  33.             letter-spacing: -0.1em;
  34.             font-style: italic;
  35.         }
  36.